Searched refs:gatt_is_bg_dev_for_app (Results 1 – 3 of 3) sorted by relevance
624 extern BOOLEAN gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV *p_dev, tGATT_IF gatt_if);
932 if (p_bg_dev && gatt_is_bg_dev_for_app(p_bg_dev, p_reg->gatt_if)) in gatt_send_conn_cback()
2330 BOOLEAN gatt_is_bg_dev_for_app(tGATT_BG_CONN_DEV *p_dev, tGATT_IF gatt_if) in gatt_is_bg_dev_for_app() function