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

/system/bt/stack/gatt/
H A Dgatt_int.h606 extern BOOLEAN gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV *p_dev, tGATT_IF gatt_if);
H A Dgatt_main.c963 if (p_bg_dev && gatt_is_bg_dev_for_app(p_bg_dev, p_reg->gatt_if))
H A Dgatt_utils.c2379 ** Function gatt_is_bg_dev_for_app
2386 BOOLEAN gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV *p_dev, tGATT_IF gatt_if) function

Completed in 150 milliseconds