Searched defs:btif_hl_get_next_app_id (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hl.c100 static UINT8 btif_hl_get_next_app_id(void);
1594 ** Function btif_hl_get_next_app_id
1602 static UINT8 btif_hl_get_next_app_id(){ function
4238 p_acb->app_id = btif_hl_get_next_app_id();

Completed in 97 milliseconds