allocate_command_ident
uint8 (*allocate_command_ident)(struct HciConnection* conn, void* associated);
allocate_command_ident,
uint8 allocate_command_ident(HciConnection* conn, void* pointer);
uint8 ident = btCoreData->allocate_command_ident(fConnection, this);
uint8 ident = btCoreData->allocate_command_ident(fConnection, this);
uint8 ident = btCoreData->allocate_command_ident(fConnection, this);