HomeSort by relevance Sort by last modified time
    Searched defs:bdaddr (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/btif/src/
btif_hh.c 844 bt_bdaddr_t *bdaddr = (bt_bdaddr_t*)p_data->conn.bda; local
    [all...]
btif_dm.c 123 BD_ADDR oob_bdaddr; /* peer bdaddr*/
398 bt_bdaddr_t bdaddr; local
404 bdcpy(bdaddr.address, bd_addr);
411 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
425 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
433 status = btif_storage_set_remote_device_property(&bdaddr, &properties[num_properties]);
438 status, &bdaddr, num_properties, properties);
942 bt_bdaddr_t bdaddr; local
965 bt_bdaddr_t bdaddr; local
    [all...]