lookup_command_ident
void* (*lookup_command_ident)(struct HciConnection* conn, uint8 ident);
lookup_command_ident,
void* lookup_command_ident(HciConnection* conn, uint8 ident);
btCoreData->lookup_command_ident(connection, ident));