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

  /system/bt/btif/src/
btif_hf_client.cc 292 static bt_status_t connect_int(bt_bdaddr_t* bd_addr, uint16_t uuid) { function
317 return btif_queue_connect(UUID_SERVCLASS_HF_HANDSFREE, bd_addr, connect_int);
    [all...]
btif_av.cc 1328 static bt_status_t connect_int(bt_bdaddr_t* bd_addr, uint16_t uuid) { function
    [all...]
btif_hf.cc 728 static bt_status_t connect_int(bt_bdaddr_t* bd_addr, uint16_t uuid) { function
755 return btif_queue_connect(UUID_SERVCLASS_AG_HANDSFREE, bd_addr, connect_int);
    [all...]

Completed in 2648 milliseconds