HomeSort by relevance Sort by last modified time
    Searched refs:btif_gattc_cleanup_inst_cb (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_gatt_multi_adv_util.h 81 extern void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_multi_adv_util.c 493 btif_gattc_cleanup_inst_cb(p_multi_adv_data_cb->clntif_map[i+1], stop_timer);
505 void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer) function
btif_gatt_client.c 684 btif_gattc_cleanup_inst_cb(STD_ADV_INSTID, FALSE);
    [all...]

Completed in 75 milliseconds