Home
last modified time | relevance | path

Searched refs:btif_init_ok (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_common.h217 void btif_init_ok(UNUSED_ATTR uint16_t event, UNUSED_ATTR char *p_param);
/system/bt/stack/btu/
Dbtu_task.c193 btif_transfer_context(btif_init_ok, 0, NULL, 0, NULL); in btu_task_start_up()
/system/bt/btif/src/
Dbtif_core.c255 void btif_init_ok(UNUSED_ATTR uint16_t event, UNUSED_ATTR char *p_param) { in btif_init_ok() function