Searched refs:gatt_find_app_for_bg_dev (Results 1 - 3 of 3) sorted by relevance

/system/bt/stack/gatt/
H A Dgatt_int.h609 extern BOOLEAN gatt_find_app_for_bg_dev(BD_ADDR bd_addr, tGATT_IF *p_gatt_if);
H A Dgatt_api.c1452 while (gatt_find_app_for_bg_dev(bd_addr, &temp_gatt_if))
H A Dgatt_utils.c2572 ** Function gatt_find_app_for_bg_dev
2579 BOOLEAN gatt_find_app_for_bg_dev(BD_ADDR bd_addr, tGATT_IF *p_gatt_if) function

Completed in 10 milliseconds