Home | History | Annotate | Download | only in gatt

Lines Matching refs:gatt_find_bg_dev

2240 ** Function         gatt_find_bg_dev
2247 tGATT_BG_CONN_DEV * gatt_find_bg_dev(BD_ADDR remote_bda)
2304 if ((p_dev = gatt_find_bg_dev(bd_addr)) == NULL)
2394 if ((p_dev = gatt_find_bg_dev(bd_addr)) != NULL)
2420 if ((p_dev = gatt_find_bg_dev(bd_addr)) == NULL)
2455 if ((p_dev = gatt_find_bg_dev(bd_addr)) == NULL)