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

/external/bluetooth/bluedroid/stack/gatt/
H A Dgatt_api.c1436 gatt_remove_bg_dev_for_app(temp_gatt_if, bd_addr);
1446 status = gatt_remove_bg_dev_for_app(gatt_if, bd_addr);
H A Dgatt_int.h584 extern BOOLEAN gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, BD_ADDR bd_addr);
H A Dgatt_utils.c2314 ** Function gatt_remove_bg_dev_for_app
2321 BOOLEAN gatt_remove_bg_dev_for_app(tGATT_IF gatt_if, BD_ADDR bd_addr) function

Completed in 26 milliseconds