Home | History | Annotate | Download | only in gatt

Lines Matching refs:bda

431     GATT_TRACE_DEBUG ("GATT   ATT protocol channel with BDA: %08x%04x is %s",
1033 void gatt_add_a_bonded_dev_for_srv_chg (BD_ADDR bda)
1038 memcpy(srv_chg_clt.bda, bda, BD_ADDR_LEN);
1042 memcpy(req.srv_chg.bda, bda, BD_ADDR_LEN);
1103 gatt_send_srv_chg_ind(p_srv_chg_clt->bda);
1169 BD_ADDR bda;
1180 while (gatt_find_the_connected_bda(start_idx, bda, &found_idx, &transport))
1187 gatt_send_srv_chg_ind(bda);